Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANDROAPP-5486-mobile-ui-Bottom-Sheet-Shell #61

Merged
merged 13 commits into from
Oct 2, 2023

Conversation

xavimolloy
Copy link
Contributor

No description provided.

@xavimolloy xavimolloy force-pushed the ANDROAPP-5486-mobile-ui-Bottom-Sheet-Shell branch from e119f14 to f421c18 Compare September 13, 2023 14:36
@@ -14,6 +14,7 @@ enum class Components(val label: String) {
INPUT_NUMBER("Input Number"),
INPUT_LETTER("Input Letter"),
BOTTOM_SHEET_HEADER("Bottom Sheet Header"),
BOTTOM_SHEET("Bottom Sheet "),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, what about merge it with the header?

@@ -122,6 +122,28 @@ fun IconButton(
}
}

@Composable
fun BottomSheetIconButton(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we reusing this button?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this button will be reused for all bottomSheet variations but I could probably make it internal

@xavimolloy xavimolloy force-pushed the ANDROAPP-5486-mobile-ui-Bottom-Sheet-Shell branch from f421c18 to 4e1a21f Compare September 14, 2023 10:38
@xavimolloy xavimolloy force-pushed the ANDROAPP-5486-mobile-ui-Bottom-Sheet-Shell branch from 1a382c6 to a23b1fb Compare October 2, 2023 08:59
@xavimolloy xavimolloy merged commit 5cf6579 into main Oct 2, 2023
2 checks passed
@xavimolloy xavimolloy deleted the ANDROAPP-5486-mobile-ui-Bottom-Sheet-Shell branch October 4, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants